'Declaration
<DispIdAttribute(479)> Function SetFillColor_2( _ ByVal Cyan As Byte, _ ByVal Magenta As Byte, _ ByVal Yellow As Byte, _ ByVal Black As Byte _ ) As GdPictureStatus
[DispId(479)] GdPictureStatus SetFillColor_2( byte Cyan, byte Magenta, byte Yellow, byte Black )
function SetFillColor_2( Cyan: Byte; Magenta: Byte; Yellow: Byte; Black: Byte ): GdPictureStatus;
DispIdAttribute(479) function SetFillColor_2( Cyan : byte, Magenta : byte, Yellow : byte, Black : byte ) : GdPictureStatus;
[DispId(479)] GdPictureStatus SetFillColor_2( byte Cyan, byte Magenta, byte Yellow, byte Black )
[DispId(479)] GdPictureStatus SetFillColor_2( byte Cyan, byte Magenta, byte Yellow, byte Black )
Parameters
- Cyan
- Magenta
- Yellow
- Black